Click or drag to resize

JsonArray Class

Inheritance Hierarchy

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class JsonArray : JsonValue

The JsonArray type exposes the following members.

Constructors
  NameDescription
Public methodJsonArray
Initializes a new instance of the JsonArray class
Top
Properties
  NameDescription
Public propertyValues
Top
Methods
See Also